Rhapsody Developer Release Copyright 1997 by Apple Computer, Inc. All Rights Reserved.
NFSManager currently creates mount entries in NetInfo that contain options conforming to NFS v2. These options are appropriate for use with the autonfsmount utility since it expects v2 options. Unfortunately, the mount command expects NFS v3 options. Therefore, if you create a mount entry using NFSManager where the mount point is not in the /Net directory (directories in /Net are mounted via autonfsmount), you may need to configure the options in the NetInfo mount entry manually.
Use NetInfoManager.app to change these options. After launching this application (located in /NextAdmin), select the appropriate entry in the /mounts directory. Then inspect the entry either by double-clicking it or choosing Inspect from the Directory menu. You can then add, remove, or change values in the "opts" key to the appropriate NFS v3 options.
You can obtain a list of valid options and descriptions in the
mount manual page; to access this manual page, enter man
mount
in a Terminal.app shell.